Skip to content

Conversation

@GitHK
Copy link
Contributor

@GitHK GitHK commented Nov 8, 2024

What do these changes do?

  • Adds tracing to agent service
  • Adds tracing to dynamic-sidecar this is inherited from the director-v2 tracing options. If tracing is enabled on director-v2 it will also enable it on all dynamic-sidecars

DEVOPS Tasks

  • Make PR that adds opentelemetry-collector to the interactive services subnet on all deployments (to make dy-sidecar talk to openetelemetry-collector)

Related issue/s

How to test

Dev-ops checklist

@GitHK GitHK added the t:maintenance Some planned maintenance work label Nov 8, 2024
@GitHK GitHK added this to the Event Horizon milestone Nov 8, 2024
@GitHK GitHK self-assigned this Nov 8, 2024
@codecov
Copy link

codecov bot commented Nov 8, 2024

Codecov Report

Attention: Patch coverage is 80.00000% with 1 line in your changes missing coverage. Please review.

Project coverage is 65.32%. Comparing base (0781e63) to head (b2e0b38).
Report is 1 commits behind head on master.

❗ There is a different number of reports uploaded between BASE (0781e63) and HEAD (b2e0b38). Click for more details.

HEAD has 29 uploads less than BASE
Flag BASE (0781e63) HEAD (b2e0b38)
unittests 30 1
Additional details and impacted files
@@             Coverage Diff             @@
##           master    #6691       +/-   ##
===========================================
- Coverage   87.46%   65.32%   -22.14%     
===========================================
  Files        1533      633      -900     
  Lines       61179    31482    -29697     
  Branches     2119      265     -1854     
===========================================
- Hits        53509    20566    -32943     
- Misses       7344    10855     +3511     
+ Partials      326       61      -265     
Flag Coverage Δ *Carryforward flag
integrationtests 64.85% <ø> (-0.01%) ⬇️ Carriedforward from a44de5c
unittests 96.98% <80.00%> (+11.63%) ⬆️

*This pull request uses carry forward flags. Click here to find out more.

Components Coverage Δ
api ∅ <ø> (∅)
pkg_aws_library ∅ <ø> (∅)
pkg_dask_task_models_library ∅ <ø> (∅)
pkg_models_library ∅ <ø> (∅)
pkg_notifications_library ∅ <ø> (∅)
pkg_postgres_database ∅ <ø> (∅)
pkg_service_integration ∅ <ø> (∅)
pkg_service_library ∅ <ø> (∅)
pkg_settings_library ∅ <ø> (∅)
pkg_simcore_sdk 77.44% <ø> (-7.84%) ⬇️
agent 96.98% <80.00%> (-0.19%) ⬇️
api_server ∅ <ø> (∅)
autoscaling ∅ <ø> (∅)
catalog ∅ <ø> (∅)
clusters_keeper ∅ <ø> (∅)
dask_sidecar ∅ <ø> (∅)
datcore_adapter ∅ <ø> (∅)
director ∅ <ø> (∅)
director_v2 76.42% <ø> (-14.34%) ⬇️
dynamic_scheduler ∅ <ø> (∅)
dynamic_sidecar 59.79% <ø> (-30.01%) ⬇️
efs_guardian ∅ <ø> (∅)
invitations ∅ <ø> (∅)
osparc_gateway_server 79.42% <ø> (-5.73%) ⬇️
payments ∅ <ø> (∅)
resource_usage_tracker ∅ <ø> (∅)
storage ∅ <ø> (∅)
webclient ∅ <ø> (∅)
webserver 59.79% <ø> (-28.92%) ⬇️

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 0781e63...b2e0b38. Read the comment docs.

@GitHK GitHK marked this pull request as ready for review November 8, 2024 11:56
Copy link
Member

@mrnicegyu11 mrnicegyu11 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good to me, thanks a lot!

@mrnicegyu11 mrnicegyu11 changed the title 🎨 Adding tracing to agent and dynamic-sidecar 🎨 Adding tracing to agent and dynamic-sidecar (🏗️ DEVOPS) Nov 8, 2024
Copy link
Contributor

@YuryHrytsuk YuryHrytsuk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's wait for OPS PR.

@mrnicegyu11 is preparing OPS changes

@mrnicegyu11
Copy link
Member

this should do the trick @GitHK @YuryHrytsuk ITISFoundation/osparc-ops-environments#872

mrnicegyu11 added a commit to ITISFoundation/osparc-ops-environments that referenced this pull request Nov 13, 2024
* wip

* Add csi-s3 and have portainer use it

* Change request @Hrytsuk 1GB max portainer volume size

* Sister PR6691

---------

Co-authored-by: Dustin Kaiser <[email protected]>
@GitHK
Copy link
Contributor Author

GitHK commented Nov 14, 2024

this should do the trick @GitHK @YuryHrytsuk ITISFoundation/osparc-ops-environments#872

Thanks a lot, will go ahead and merge now

@GitHK GitHK enabled auto-merge (squash) November 14, 2024 11:04
@sonarqubecloud
Copy link

@GitHK GitHK merged commit 9e6ca99 into ITISFoundation:master Nov 14, 2024
82 of 89 checks passed
@GitHK GitHK deleted the pr-osparc-connect-opentelemetry-to-missing-services branch November 14, 2024 13:08
@matusdrobuliak66 matusdrobuliak66 mentioned this pull request Jan 15, 2025
58 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

t:maintenance Some planned maintenance work

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants